﻿2026-06-21T22:28:22.7465312Z Current runner version: '2.335.1'
2026-06-21T22:28:22.7469963Z Runner name: 'hfenduleam'
2026-06-21T22:28:22.7470431Z Runner group name: 'Default'
2026-06-21T22:28:22.7470917Z Machine name: 'HFENDULEAM'
2026-06-21T22:28:22.7472783Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T22:28:22.7474093Z Contents: read
2026-06-21T22:28:22.7474436Z Metadata: read
2026-06-21T22:28:22.7474801Z Packages: read
2026-06-21T22:28:22.7475131Z ##[endgroup]
2026-06-21T22:28:22.7476364Z Secret source: Actions
2026-06-21T22:28:22.7476755Z Prepare workflow directory
2026-06-21T22:28:22.7849558Z Prepare all required actions
2026-06-21T22:28:22.7874439Z Getting action download info
2026-06-21T22:28:23.0786245Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T22:28:23.7145284Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T22:28:23.7811152Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T22:28:23.7811999Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T22:28:23.7812627Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T22:28:23.7813185Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T22:28:23.7813618Z [36;1mexit 0[0m
2026-06-21T22:28:23.7886942Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T22:28:23.7887563Z ##[endgroup]
2026-06-21T22:28:24.1091916Z ##[group]Run actions/checkout@v5
2026-06-21T22:28:24.1092973Z with:
2026-06-21T22:28:24.1093257Z   fetch-depth: 0
2026-06-21T22:28:24.1093585Z   repository: SaberMage/spt-core
2026-06-21T22:28:24.1097316Z   token: ***
2026-06-21T22:28:24.1097758Z   ssh-strict: true
2026-06-21T22:28:24.1098215Z   ssh-user: git
2026-06-21T22:28:24.1098660Z   persist-credentials: true
2026-06-21T22:28:24.1099167Z   clean: true
2026-06-21T22:28:24.1099625Z   sparse-checkout-cone-mode: true
2026-06-21T22:28:24.1100171Z   fetch-tags: false
2026-06-21T22:28:24.1100720Z   show-progress: true
2026-06-21T22:28:24.1101184Z   lfs: false
2026-06-21T22:28:24.1101505Z   submodules: false
2026-06-21T22:28:24.1101821Z   set-safe-directory: true
2026-06-21T22:28:24.1102151Z ##[endgroup]
2026-06-21T22:28:24.3028605Z Syncing repository: SaberMage/spt-core
2026-06-21T22:28:24.3030124Z ##[group]Getting Git version info
2026-06-21T22:28:24.3030822Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T22:28:24.3333614Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T22:28:24.3531788Z git version 2.43.0.windows.1
2026-06-21T22:28:24.3555291Z ##[endgroup]
2026-06-21T22:28:24.3563039Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\935e4a6a-b700-44f4-903e-03780e2e7e02\.gitconfig'
2026-06-21T22:28:24.3575561Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\935e4a6a-b700-44f4-903e-03780e2e7e02' before making global git config changes
2026-06-21T22:28:24.3576622Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T22:28:24.3580481Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T22:28:24.3813609Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T22:28:24.3993245Z https://github.com/SaberMage/spt-core
2026-06-21T22:28:24.4019173Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T22:28:24.4023012Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T22:28:24.4204345Z HEAD
2026-06-21T22:28:24.4428427Z ##[endgroup]
2026-06-21T22:28:24.4431496Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T22:28:24.8250108Z ##[group]Cleaning the repository
2026-06-21T22:28:24.8255569Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T22:28:28.5873549Z Removing target/
2026-06-21T22:28:28.5910035Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T22:28:28.6325252Z HEAD is now at 6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:28.6348510Z ##[endgroup]
2026-06-21T22:28:28.6352843Z ##[group]Disabling automatic garbage collection
2026-06-21T22:28:28.6357393Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T22:28:28.6583601Z ##[endgroup]
2026-06-21T22:28:28.6583984Z ##[group]Setting up auth
2026-06-21T22:28:28.6590396Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T22:28:28.6810370Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T22:28:29.0439088Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T22:28:29.0678659Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T22:28:29.4355590Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T22:28:29.4580632Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T22:28:29.8084325Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T22:28:29.8379602Z ##[endgroup]
2026-06-21T22:28:29.8379958Z ##[group]Fetching the repository
2026-06-21T22:28:29.8387079Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e95b3e8976a23f532732eb0f93c335c24bedd824:refs/remotes/pull/27/merge
2026-06-21T22:28:30.7425957Z From https://github.com/SaberMage/spt-core
2026-06-21T22:28:30.7426443Z    967ba7e..d79f02e  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-21T22:28:30.7426892Z    7074ba0..123253f  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T22:28:30.7427411Z  + 6023524...e95b3e8 e95b3e8976a23f532732eb0f93c335c24bedd824 -> pull/27/merge  (forced update)
2026-06-21T22:28:30.7561213Z ##[endgroup]
2026-06-21T22:28:30.7561644Z ##[group]Determining the checkout info
2026-06-21T22:28:30.7562837Z ##[endgroup]
2026-06-21T22:28:30.7571807Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T22:28:30.7891319Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T22:28:30.8158239Z ##[group]Checking out the ref
2026-06-21T22:28:30.8162711Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T22:28:30.8614032Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T22:28:30.8614367Z any of your branches:
2026-06-21T22:28:30.8614483Z 
2026-06-21T22:28:30.8614813Z   6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:30.8615061Z 
2026-06-21T22:28:30.8615292Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T22:28:30.8615555Z to do so with:
2026-06-21T22:28:30.8615679Z 
2026-06-21T22:28:30.8615796Z  git branch <new-branch-name> 6023524
2026-06-21T22:28:30.8615962Z 
2026-06-21T22:28:30.8616195Z HEAD is now at e95b3e8 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:30.8642318Z ##[endgroup]
2026-06-21T22:28:30.8895326Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T22:28:30.9102941Z e95b3e8976a23f532732eb0f93c335c24bedd824
2026-06-21T22:28:30.9352406Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T22:28:30.9352809Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T22:28:30.9353037Z [36;1m$PIN = "0c95435"[0m
2026-06-21T22:28:30.9353298Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T22:28:30.9353590Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T22:28:30.9353941Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T22:28:30.9354328Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T22:28:30.9354630Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T22:28:30.9354911Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T22:28:30.9355162Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T22:28:30.9355472Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T22:28:30.9355851Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T22:28:30.9356102Z [36;1m}[0m
2026-06-21T22:28:30.9356278Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T22:28:30.9356560Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T22:28:30.9421471Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T22:28:30.9421747Z ##[endgroup]
2026-06-21T22:28:31.7987690Z    Compiling proc-macro2 v1.0.106
2026-06-21T22:28:31.7987994Z    Compiling quote v1.0.45
2026-06-21T22:28:31.7988329Z    Compiling unicode-ident v1.0.24
2026-06-21T22:28:31.7988528Z    Compiling cfg-if v1.0.4
2026-06-21T22:28:31.7988768Z    Compiling serde_core v1.0.228
2026-06-21T22:28:31.7989042Z    Compiling serde v1.0.228
2026-06-21T22:28:31.7989972Z    Compiling windows-link v0.2.1
2026-06-21T22:28:31.7990367Z    Compiling typenum v1.20.1
2026-06-21T22:28:31.7990804Z    Compiling portable-atomic v1.13.1
2026-06-21T22:28:31.7991780Z    Compiling getrandom v0.3.4
2026-06-21T22:28:31.7992606Z    Compiling version_check v0.9.5
2026-06-21T22:28:31.7993073Z    Compiling pin-project-lite v0.2.17
2026-06-21T22:28:31.7993441Z    Compiling shlex v2.0.1
2026-06-21T22:28:31.7993747Z    Compiling find-msvc-tools v0.1.9
2026-06-21T22:28:31.7995784Z    Compiling memchr v2.8.1
2026-06-21T22:28:31.8003846Z    Compiling critical-section v1.2.0
2026-06-21T22:28:31.8925464Z    Compiling windows-sys v0.61.2
2026-06-21T22:28:31.8925883Z    Compiling subtle v2.6.1
2026-06-21T22:28:31.9496025Z    Compiling futures-core v0.3.32
2026-06-21T22:28:31.9496601Z    Compiling smallvec v1.15.1
2026-06-21T22:28:32.0240537Z    Compiling equivalent v1.0.2
2026-06-21T22:28:32.0494747Z    Compiling itoa v1.0.18
2026-06-21T22:28:32.1174629Z    Compiling bytes v1.11.1
2026-06-21T22:28:32.1652075Z    Compiling semver v1.0.28
2026-06-21T22:28:32.1952727Z    Compiling stable_deref_trait v1.2.1
2026-06-21T22:28:32.2241375Z    Compiling log v0.4.32
2026-06-21T22:28:32.2315578Z    Compiling futures-sink v0.3.32
2026-06-21T22:28:32.2845989Z    Compiling futures-io v0.3.32
2026-06-21T22:28:32.3006811Z    Compiling slab v0.4.12
2026-06-21T22:28:32.3114533Z    Compiling generic-array v0.14.7
2026-06-21T22:28:32.3736257Z    Compiling rustversion v1.0.22
2026-06-21T22:28:32.4698782Z    Compiling futures-channel v0.3.32
2026-06-21T22:28:32.5406722Z    Compiling rustc_version v0.4.1
2026-06-21T22:28:32.5738009Z    Compiling futures-task v0.3.32
2026-06-21T22:28:32.5960426Z    Compiling hashbrown v0.17.1
2026-06-21T22:28:32.6035563Z    Compiling getrandom v0.2.17
2026-06-21T22:28:32.8871063Z    Compiling cpufeatures v0.2.17
2026-06-21T22:28:32.9392395Z    Compiling fnv v1.0.7
2026-06-21T22:28:32.9481595Z    Compiling libc v0.2.186
2026-06-21T22:28:33.0835398Z    Compiling jobserver v0.1.34
2026-06-21T22:28:33.0895603Z    Compiling rand_core v0.10.1
2026-06-21T22:28:33.0896691Z    Compiling strsim v0.11.1
2026-06-21T22:28:33.1055722Z    Compiling cfg_aliases v0.2.1
2026-06-21T22:28:33.1482366Z    Compiling writeable v0.6.3
2026-06-21T22:28:33.1747540Z    Compiling autocfg v1.5.1
2026-06-21T22:28:33.1865626Z    Compiling litemap v0.8.2
2026-06-21T22:28:33.2091379Z    Compiling dunce v1.0.5
2026-06-21T22:28:33.2134634Z    Compiling ident_case v1.0.1
2026-06-21T22:28:33.2326283Z    Compiling icu_properties_data v2.2.0
2026-06-21T22:28:33.4114752Z    Compiling cc v1.2.63
2026-06-21T22:28:33.4405659Z    Compiling getrandom v0.4.2
2026-06-21T22:28:33.4654578Z    Compiling fs_extra v1.3.0
2026-06-21T22:28:33.4925189Z    Compiling utf8_iter v1.0.4
2026-06-21T22:28:33.5298369Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T22:28:33.6971287Z    Compiling syn v2.0.117
2026-06-21T22:28:33.7237811Z    Compiling indexmap v2.14.0
2026-06-21T22:28:33.7427926Z    Compiling percent-encoding v2.3.2
2026-06-21T22:28:33.7897786Z    Compiling http v1.4.1
2026-06-21T22:28:33.8030145Z    Compiling unicode-segmentation v1.13.3
2026-06-21T22:28:33.8098236Z    Compiling thiserror v2.0.18
2026-06-21T22:28:33.8310724Z    Compiling aws-lc-rs v1.17.0
2026-06-21T22:28:33.8374225Z    Compiling crypto-common v0.1.7
2026-06-21T22:28:33.9174549Z    Compiling cpufeatures v0.3.0
2026-06-21T22:28:33.9270912Z    Compiling scopeguard v1.2.0
2026-06-21T22:28:33.9722507Z    Compiling form_urlencoded v1.2.2
2026-06-21T22:28:34.0281015Z    Compiling chacha20 v0.10.0
2026-06-21T22:28:34.0763396Z    Compiling lock_api v0.4.14
2026-06-21T22:28:34.1000792Z    Compiling block-buffer v0.10.4
2026-06-21T22:28:34.1901895Z    Compiling untrusted v0.9.0
2026-06-21T22:28:34.1972704Z    Compiling bitflags v2.12.1
2026-06-21T22:28:34.2086602Z    Compiling winapi v0.3.9
2026-06-21T22:28:34.3963121Z    Compiling rand v0.10.1
2026-06-21T22:28:34.4038680Z    Compiling num-traits v0.2.19
2026-06-21T22:28:34.4386093Z    Compiling windows-result v0.4.1
2026-06-21T22:28:34.6523872Z    Compiling cmake v0.1.58
2026-06-21T22:28:34.8846865Z    Compiling digest v0.10.7
2026-06-21T22:28:34.8852321Z    Compiling windows-strings v0.5.1
2026-06-21T22:28:34.8876296Z    Compiling rustls v0.23.40
2026-06-21T22:28:34.9419382Z    Compiling heck v0.5.0
2026-06-21T22:28:35.0105833Z    Compiling convert_case v0.10.0
2026-06-21T22:28:35.2455464Z    Compiling ring v0.17.14
2026-06-21T22:28:35.2594304Z    Compiling unicode-xid v0.2.6
2026-06-21T22:28:35.4237335Z    Compiling const-oid v0.10.2
2026-06-21T22:28:35.4857072Z    Compiling atomic-waker v1.1.2
2026-06-21T22:28:35.5133053Z    Compiling anyhow v1.0.102
2026-06-21T22:28:35.5237411Z    Compiling httparse v1.10.1
2026-06-21T22:28:35.5919538Z    Compiling zerocopy v0.8.50
2026-06-21T22:28:35.5921317Z    Compiling parking_lot_core v0.9.12
2026-06-21T22:28:35.6378543Z    Compiling http-body v1.0.1
2026-06-21T22:28:35.6439587Z    Compiling aws-lc-sys v0.41.0
2026-06-21T22:28:35.7419692Z    Compiling curve25519-dalek v4.1.3
2026-06-21T22:28:35.7995592Z    Compiling hybrid-array v0.4.12
2026-06-21T22:28:35.8287327Z    Compiling ahash v0.8.12
2026-06-21T22:28:35.8522593Z    Compiling powerfmt v0.2.0
2026-06-21T22:28:35.9939006Z    Compiling either v1.16.0
2026-06-21T22:28:36.1827978Z    Compiling base64ct v1.8.3
2026-06-21T22:28:36.1965597Z    Compiling fastrand v2.4.1
2026-06-21T22:28:36.6921840Z    Compiling deranged v0.5.8
2026-06-21T22:28:36.7082630Z    Compiling rand_core v0.6.4
2026-06-21T22:28:36.7219543Z    Compiling zmij v1.0.21
2026-06-21T22:28:36.8294444Z    Compiling num-conv v0.2.2
2026-06-21T22:28:36.9652722Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T22:28:36.9854770Z    Compiling pkg-config v0.3.33
2026-06-21T22:28:37.0188806Z    Compiling tinyvec_macros v0.1.1
2026-06-21T22:28:37.0828827Z    Compiling data-encoding v2.11.0
2026-06-21T22:28:37.1305463Z    Compiling time-core v0.1.8
2026-06-21T22:28:37.1530668Z    Compiling vcpkg v0.2.15
2026-06-21T22:28:37.1949589Z    Compiling try-lock v0.2.5
2026-06-21T22:28:37.2476631Z    Compiling tower-service v0.3.3
2026-06-21T22:28:37.2697678Z    Compiling base64 v0.22.1
2026-06-21T22:28:37.3233035Z    Compiling want v0.3.1
2026-06-21T22:28:37.3686941Z    Compiling tinyvec v1.11.0
2026-06-21T22:28:37.5638617Z    Compiling parking_lot v0.12.5
2026-06-21T22:28:37.6579484Z    Compiling synstructure v0.13.2
2026-06-21T22:28:37.6688662Z    Compiling darling_core v0.20.11
2026-06-21T22:28:37.7690567Z    Compiling crypto-common v0.2.2
2026-06-21T22:28:37.8695825Z    Compiling block-buffer v0.12.0
2026-06-21T22:28:37.8951904Z    Compiling sha2 v0.10.9
2026-06-21T22:28:37.9870664Z    Compiling vergen-lib v9.1.0
2026-06-21T22:28:38.0809701Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T22:28:38.1101100Z    Compiling inout v0.1.4
2026-06-21T22:28:38.2712718Z    Compiling n0-future v0.3.2
2026-06-21T22:28:38.3135899Z    Compiling httpdate v1.0.3
2026-06-21T22:28:38.3732690Z    Compiling spin v0.10.0
2026-06-21T22:28:38.3876746Z    Compiling cordyceps v0.3.4
2026-06-21T22:28:38.3914848Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T22:28:38.4439181Z    Compiling serde_json v1.0.150
2026-06-21T22:28:38.5494287Z    Compiling winnow v1.0.3
2026-06-21T22:28:38.5616723Z    Compiling crossbeam-utils v0.8.21
2026-06-21T22:28:38.6140625Z    Compiling diatomic-waker v0.2.3
2026-06-21T22:28:38.6451009Z    Compiling parking v2.2.1
2026-06-21T22:28:38.6553995Z    Compiling signature v2.2.0
2026-06-21T22:28:38.7417268Z    Compiling futures-lite v2.6.1
2026-06-21T22:28:38.7975242Z    Compiling futures-buffered v0.2.13
2026-06-21T22:28:38.8370267Z    Compiling ed25519 v2.2.3
2026-06-21T22:28:38.8626641Z    Compiling digest v0.11.3
2026-06-21T22:28:38.9048083Z    Compiling cipher v0.4.4
2026-06-21T22:28:39.0748269Z    Compiling universal-hash v0.5.1
2026-06-21T22:28:39.0810705Z    Compiling vergen v9.1.0
2026-06-21T22:28:39.2328274Z    Compiling vergen-lib v0.1.6
2026-06-21T22:28:39.2693009Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T22:28:39.3420121Z    Compiling heapless v0.7.17
2026-06-21T22:28:39.3558242Z    Compiling noq-udp v0.10.0
2026-06-21T22:28:39.4165025Z    Compiling sync_wrapper v1.0.2
2026-06-21T22:28:39.4446835Z    Compiling byteorder v1.5.0
2026-06-21T22:28:39.4621178Z    Compiling allocator-api2 v0.2.21
2026-06-21T22:28:39.5083625Z    Compiling opaque-debug v0.3.1
2026-06-21T22:28:39.5877169Z    Compiling socket2 v0.6.4
2026-06-21T22:28:39.6149013Z    Compiling mio v1.2.1
2026-06-21T22:28:39.6202106Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T22:28:39.7036351Z    Compiling hash32 v0.2.1
2026-06-21T22:28:39.8055035Z    Compiling polyval v0.6.2
2026-06-21T22:28:40.0662920Z    Compiling serde_derive v1.0.228
2026-06-21T22:28:40.1645840Z    Compiling zeroize_derive v1.4.3
2026-06-21T22:28:40.1772973Z    Compiling zerofrom-derive v0.1.7
2026-06-21T22:28:40.2052327Z    Compiling yoke-derive v0.8.2
2026-06-21T22:28:40.2415515Z    Compiling tokio-macros v2.7.0
2026-06-21T22:28:40.2587000Z    Compiling futures-macro v0.3.32
2026-06-21T22:28:40.2852220Z    Compiling zerovec-derive v0.11.3
2026-06-21T22:28:40.3605802Z    Compiling displaydoc v0.2.6
2026-06-21T22:28:40.4694434Z    Compiling tracing-attributes v0.1.31
2026-06-21T22:28:41.0379498Z    Compiling zeroize v1.8.2
2026-06-21T22:28:41.1123272Z    Compiling thiserror-impl v2.0.18
2026-06-21T22:28:41.1240090Z    Compiling tokio v1.52.3
2026-06-21T22:28:41.1407483Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T22:28:41.2770703Z    Compiling futures-util v0.3.32
2026-06-21T22:28:41.3533877Z    Compiling rustls-pki-types v1.14.1
2026-06-21T22:28:41.4116681Z    Compiling darling_macro v0.20.11
2026-06-21T22:28:41.4266336Z    Compiling derive_more-impl v2.1.1
2026-06-21T22:28:41.4527737Z    Compiling windows-interface v0.59.3
2026-06-21T22:28:42.1758596Z    Compiling windows-implement v0.60.2
2026-06-21T22:28:42.2632268Z    Compiling n0-error-macros v0.1.3
2026-06-21T22:28:42.2685817Z    Compiling spez v0.1.2
2026-06-21T22:28:42.4744622Z    Compiling darling v0.20.11
2026-06-21T22:28:42.4977865Z    Compiling zerofrom v0.1.8
2026-06-21T22:28:42.5899994Z    Compiling der v0.8.0-rc.10
2026-06-21T22:28:42.6270471Z    Compiling pin-project-internal v1.1.13
2026-06-21T22:28:42.6582711Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T22:28:42.7654729Z    Compiling derive_builder_core v0.20.2
2026-06-21T22:28:42.8812951Z    Compiling yoke v0.8.3
2026-06-21T22:28:43.2929075Z    Compiling windows-core v0.62.2
2026-06-21T22:28:43.3294009Z    Compiling zerovec v0.11.6
2026-06-21T22:28:43.3679960Z    Compiling zerotrie v0.2.4
2026-06-21T22:28:43.7107568Z    Compiling n0-error v0.1.3
2026-06-21T22:28:43.7264166Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T22:28:44.1991299Z    Compiling derive_builder_macro v0.20.2
2026-06-21T22:28:44.2279255Z    Compiling tinystr v0.8.3
2026-06-21T22:28:44.3419735Z    Compiling potential_utf v0.1.5
2026-06-21T22:28:44.4812932Z    Compiling pin-project v1.1.13
2026-06-21T22:28:44.5886401Z    Compiling icu_locale_core v2.2.0
2026-06-21T22:28:44.5886874Z    Compiling icu_collections v2.2.0
2026-06-21T22:28:44.6369100Z    Compiling derive_builder v0.20.2
2026-06-21T22:28:44.7004084Z    Compiling spki v0.8.0-rc.4
2026-06-21T22:28:44.7612714Z    Compiling ed25519-dalek v2.2.0
2026-06-21T22:28:44.9203886Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T22:28:44.9928806Z    Compiling spin v0.9.8
2026-06-21T22:28:45.0065375Z    Compiling vergen-gitcl v1.0.8
2026-06-21T22:28:45.1937365Z    Compiling windows-threading v0.2.1
2026-06-21T22:28:45.2101083Z    Compiling fallible-iterator v0.3.0
2026-06-21T22:28:45.3475469Z    Compiling ipnet v2.12.0
2026-06-21T22:28:45.3590950Z    Compiling ryu v1.0.23
2026-06-21T22:28:45.3739393Z    Compiling signature v3.0.0
2026-06-21T22:28:45.4089846Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T22:28:45.4346470Z    Compiling tower-layer v0.3.3
2026-06-21T22:28:45.4813889Z    Compiling windows-future v0.3.2
2026-06-21T22:28:45.6094556Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T22:28:45.6822759Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T22:28:45.7018823Z    Compiling windows-targets v0.52.6
2026-06-21T22:28:45.7873771Z    Compiling prefix-trie v0.8.4
2026-06-21T22:28:45.8151822Z    Compiling proc-macro-crate v3.5.0
2026-06-21T22:28:46.0989960Z    Compiling once_cell v1.21.4
2026-06-21T22:28:46.1984745Z    Compiling windows-numerics v0.3.1
2026-06-21T22:28:46.2396518Z    Compiling windows-collections v0.3.2
2026-06-21T22:28:46.2739429Z    Compiling icu_provider v2.2.0
2026-06-21T22:28:46.3045026Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T22:28:46.4079014Z    Compiling tracing-core v0.1.36
2026-06-21T22:28:46.5139369Z    Compiling futures-executor v0.3.32
2026-06-21T22:28:46.5427638Z    Compiling cobs v0.3.0
2026-06-21T22:28:46.5653538Z    Compiling ghash v0.5.1
2026-06-21T22:28:46.6183589Z    Compiling derive_more v2.1.1
2026-06-21T22:28:46.7348968Z    Compiling hashbrown v0.14.5
2026-06-21T22:28:46.7469951Z    Compiling futures v0.3.32
2026-06-21T22:28:46.7893104Z    Compiling icu_normalizer v2.2.0
2026-06-21T22:28:46.7893779Z    Compiling icu_properties v2.2.0
2026-06-21T22:28:46.8582916Z    Compiling postcard-derive v0.2.2
2026-06-21T22:28:46.8635800Z    Compiling aes v0.8.4
2026-06-21T22:28:46.8685660Z    Compiling ctr v0.9.2
2026-06-21T22:28:46.9098127Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T22:28:46.9478712Z    Compiling tracing v0.1.44
2026-06-21T22:28:46.9489787Z    Compiling fs2 v0.4.3
2026-06-21T22:28:47.1168116Z    Compiling time v0.3.47
2026-06-21T22:28:47.1346971Z    Compiling http-body-util v0.1.3
2026-06-21T22:28:47.1456774Z    Compiling aead v0.5.2
2026-06-21T22:28:47.2249429Z    Compiling widestring v1.2.1
2026-06-21T22:28:47.3285096Z    Compiling ipconfig v0.3.4
2026-06-21T22:28:47.5278967Z    Compiling aes-gcm v0.10.3
2026-06-21T22:28:47.6054609Z    Compiling hashlink v0.9.1
2026-06-21T22:28:47.6099142Z    Compiling postcard v1.1.3
2026-06-21T22:28:47.6829050Z    Compiling data-encoding-macro v0.1.20
2026-06-21T22:28:47.7043081Z    Compiling windows v0.62.2
2026-06-21T22:28:47.7348343Z    Compiling num_enum_derive v0.7.6
2026-06-21T22:28:47.7831667Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T22:28:47.7922946Z    Compiling windows-sys v0.59.0
2026-06-21T22:28:47.8718073Z    Compiling chrono v0.4.45
2026-06-21T22:28:47.9878693Z    Compiling rusqlite v0.32.1
2026-06-21T22:28:48.0309136Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T22:28:48.0413715Z    Compiling crossbeam-channel v0.5.15
2026-06-21T22:28:48.1612362Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T22:28:48.2553508Z    Compiling idna_adapter v1.2.2
2026-06-21T22:28:48.2883619Z    Compiling enum-assoc v1.3.0
2026-06-21T22:28:48.3140718Z    Compiling strum_macros v0.28.0
2026-06-21T22:28:48.4451620Z    Compiling idna v1.1.0
2026-06-21T22:28:48.5949213Z    Compiling async-trait v0.1.89
2026-06-21T22:28:48.7644304Z    Compiling windows-registry v0.6.1
2026-06-21T22:28:48.8100260Z    Compiling blake3 v1.8.5
2026-06-21T22:28:48.8259957Z    Compiling url v2.5.8
2026-06-21T22:28:48.9404361Z    Compiling tokio-util v0.7.18
2026-06-21T22:28:49.0033262Z    Compiling tower v0.5.3
2026-06-21T22:28:49.3932512Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T22:28:49.4897648Z    Compiling uuid v1.23.2
2026-06-21T22:28:49.8621991Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T22:28:49.9747755Z    Compiling memoffset v0.6.5
2026-06-21T22:28:50.0039443Z    Compiling acto v0.8.2
2026-06-21T22:28:50.1166089Z    Compiling noq v0.18.0
2026-06-21T22:28:50.1522368Z    Compiling netwatch v0.16.0
2026-06-21T22:28:50.1568853Z    Compiling xml-rs v0.8.28
2026-06-21T22:28:50.2219186Z    Compiling rustc-hash v2.1.2
2026-06-21T22:28:50.2679731Z    Compiling ref-cast v1.0.25
2026-06-21T22:28:50.2885680Z    Compiling tagptr v0.2.0
2026-06-21T22:28:50.3189142Z    Compiling h2 v0.4.14
2026-06-21T22:28:50.3686914Z    Compiling foldhash v0.2.0
2026-06-21T22:28:50.3932599Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T22:28:50.4871313Z    Compiling thiserror v1.0.69
2026-06-21T22:28:50.5137884Z    Compiling mac-addr v0.3.0
2026-06-21T22:28:50.5397678Z    Compiling lru-slab v0.1.2
2026-06-21T22:28:50.5724413Z    Compiling identity-hash v0.1.0
2026-06-21T22:28:50.5809969Z    Compiling hashbrown v0.16.1
2026-06-21T22:28:50.7243153Z    Compiling netdev v0.42.0
2026-06-21T22:28:50.7322099Z    Compiling n0-watcher v0.6.1
2026-06-21T22:28:50.7828942Z    Compiling moka v0.12.15
2026-06-21T22:28:50.8342833Z    Compiling tokio-stream v0.1.18
2026-06-21T22:28:51.0204502Z    Compiling iroh-relay v0.98.0
2026-06-21T22:28:51.0515080Z    Compiling tower-http v0.6.11
2026-06-21T22:28:51.0887091Z    Compiling strum v0.28.0
2026-06-21T22:28:51.1207239Z    Compiling attohttpc v0.30.1
2026-06-21T22:28:51.3780875Z    Compiling xmltree v0.10.3
2026-06-21T22:28:51.4227998Z    Compiling iroh-base v0.98.0
2026-06-21T22:28:51.6059663Z    Compiling num_enum v0.7.6
2026-06-21T22:28:51.7188771Z    Compiling iroh-metrics v0.38.3
2026-06-21T22:28:51.8363110Z    Compiling toml_datetime v0.6.11
2026-06-21T22:28:51.8510289Z    Compiling serde_spanned v0.6.9
2026-06-21T22:28:51.9009590Z    Compiling ref-cast-impl v1.0.25
2026-06-21T22:28:52.0296242Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T22:28:52.1496537Z    Compiling thiserror-impl v1.0.69
2026-06-21T22:28:52.2811764Z    Compiling serde_derive_internals v0.29.1
2026-06-21T22:28:52.2890357Z    Compiling simple-dns v0.9.3
2026-06-21T22:28:52.4208126Z    Compiling serial-core v0.4.0
2026-06-21T22:28:52.4288595Z    Compiling aho-corasick v1.1.4
2026-06-21T22:28:52.4841550Z    Compiling regex-syntax v0.8.10
2026-06-21T22:28:52.6755091Z    Compiling simdutf8 v0.1.5
2026-06-21T22:28:52.8327180Z    Compiling arrayvec v0.7.6
2026-06-21T22:28:53.1106663Z    Compiling constant_time_eq v0.4.2
2026-06-21T22:28:53.1270357Z    Compiling smol_str v0.1.24
2026-06-21T22:28:53.1853652Z    Compiling winnow v0.7.15
2026-06-21T22:28:53.2587184Z    Compiling winreg v0.10.1
2026-06-21T22:28:53.4986417Z    Compiling resolv-conf v0.7.6
2026-06-21T22:28:53.5161960Z    Compiling toml_write v0.1.2
2026-06-21T22:28:53.5398336Z    Compiling sha1_smol v1.0.1
2026-06-21T22:28:53.7413511Z    Compiling arrayref v0.3.9
2026-06-21T22:28:53.7796376Z    Compiling schemars_derive v1.2.1
2026-06-21T22:28:53.8860275Z    Compiling serial-windows v0.4.0
2026-06-21T22:28:54.1529807Z    Compiling lru v0.16.4
2026-06-21T22:28:54.1699259Z    Compiling iroh-dns v0.98.0
2026-06-21T22:28:54.4117877Z    Compiling webpki-roots v1.0.7
2026-06-21T22:28:54.4344617Z    Compiling seize v0.5.1
2026-06-21T22:28:54.5364979Z    Compiling darling_core v0.23.0
2026-06-21T22:28:54.5882214Z    Compiling hmac v0.12.1
2026-06-21T22:28:54.6347101Z    Compiling serde_bytes v0.11.19
2026-06-21T22:28:54.7638096Z    Compiling iroh v0.98.2
2026-06-21T22:28:54.8127252Z    Compiling hyper v1.10.1
2026-06-21T22:28:54.8675530Z    Compiling utf8parse v0.2.2
2026-06-21T22:28:55.0025056Z    Compiling pin-utils v0.1.0
2026-06-21T22:28:55.0183401Z    Compiling bitflags v1.3.2
2026-06-21T22:28:55.1243574Z    Compiling regex-automata v0.4.14
2026-06-21T22:28:55.1313023Z    Compiling anstyle v1.0.14
2026-06-21T22:28:55.1337097Z    Compiling lazy_static v1.5.0
2026-06-21T22:28:55.1636272Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T22:28:55.3090881Z    Compiling cmov v0.5.4
2026-06-21T22:28:55.3537204Z    Compiling dyn-clone v1.0.20
2026-06-21T22:28:55.5178773Z    Compiling toml_edit v0.22.27
2026-06-21T22:28:55.5577733Z    Compiling anstyle-wincon v3.0.11
2026-06-21T22:28:55.6850627Z    Compiling ctutils v0.4.2
2026-06-21T22:28:55.7496648Z    Compiling shared_library v0.1.9
2026-06-21T22:28:55.9170939Z    Compiling schemars v1.2.1
2026-06-21T22:28:55.9494219Z    Compiling nix v0.25.1
2026-06-21T22:28:55.9672384Z    Compiling anstyle-parse v1.0.0
2026-06-21T22:28:56.0539374Z    Compiling papaya v0.2.4
2026-06-21T22:28:56.0658966Z    Compiling hkdf v0.12.4
2026-06-21T22:28:56.1700529Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T22:28:56.2573972Z    Compiling serial v0.4.0
2026-06-21T22:28:56.2690884Z    Compiling filedescriptor v0.8.3
2026-06-21T22:28:56.3418099Z    Compiling backon v1.6.0
2026-06-21T22:28:56.3984695Z    Compiling anstyle-query v1.1.5
2026-06-21T22:28:56.5902947Z    Compiling foldhash v0.1.5
2026-06-21T22:28:56.5991354Z    Compiling paste v1.0.15
2026-06-21T22:28:56.6313930Z    Compiling colorchoice v1.0.5
2026-06-21T22:28:56.8057071Z    Compiling downcast-rs v1.2.1
2026-06-21T22:28:56.8871719Z    Compiling shell-words v1.1.1
2026-06-21T22:28:56.8872207Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T22:28:56.9285472Z    Compiling instability v0.3.12
2026-06-21T22:28:56.9849490Z    Compiling anstream v1.0.0
2026-06-21T22:28:57.0160661Z    Compiling portable-pty v0.8.1
2026-06-21T22:28:57.0723067Z    Compiling hyper-util v0.1.20
2026-06-21T22:28:57.1752453Z    Compiling hashbrown v0.15.5
2026-06-21T22:28:57.1909310Z    Compiling spake2 v0.4.0
2026-06-21T22:28:57.2633135Z    Compiling strum_macros v0.26.4
2026-06-21T22:28:57.3288595Z    Compiling terminal_size v0.4.4
2026-06-21T22:28:57.5417653Z    Compiling crossterm_winapi v0.9.1
2026-06-21T22:28:57.6741165Z    Compiling itertools v0.13.0
2026-06-21T22:28:57.7031397Z    Compiling sha1 v0.10.6
2026-06-21T22:28:57.9372152Z    Compiling toml v0.8.23
2026-06-21T22:28:58.0583930Z    Compiling castaway v0.2.4
2026-06-21T22:28:58.1140719Z    Compiling clap_lex v1.1.0
2026-06-21T22:28:58.2285959Z    Compiling regex v1.12.3
2026-06-21T22:28:58.3207264Z    Compiling recvmsg v1.0.0
2026-06-21T22:28:59.1265102Z    Compiling wmi v0.18.4
2026-06-21T22:28:59.1525568Z    Compiling indoc v2.0.7
2026-06-21T22:28:59.2707216Z    Compiling igd-next v0.17.1
2026-06-21T22:28:59.4171856Z    Compiling darling_macro v0.23.0
2026-06-21T22:28:59.4662382Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T22:28:59.5676819Z    Compiling unicode-width v0.1.14
2026-06-21T22:28:59.6824262Z    Compiling static_assertions v1.1.0
2026-06-21T22:28:59.7225532Z    Compiling doctest-file v1.1.1
2026-06-21T22:28:59.7890380Z    Compiling clap_builder v4.6.0
2026-06-21T22:28:59.8885900Z    Compiling darling v0.23.0
2026-06-21T22:28:59.9516701Z    Compiling compact_str v0.8.2
2026-06-21T22:29:00.0972300Z    Compiling unicode-truncate v1.1.0
2026-06-21T22:29:00.3631166Z    Compiling interprocess v2.4.2
2026-06-21T22:29:00.3724446Z    Compiling strum v0.26.3
2026-06-21T22:29:00.3724822Z    Compiling crossterm v0.28.1
2026-06-21T22:29:00.5656903Z    Compiling lru v0.12.5
2026-06-21T22:29:00.7860153Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T22:29:01.1660815Z    Compiling portmapper v0.16.0
2026-06-21T22:29:01.5961596Z    Compiling clap_derive v4.6.1
2026-06-21T22:29:01.6875748Z    Compiling error-code v3.3.2
2026-06-21T22:29:01.8026416Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T22:29:01.9284242Z    Compiling unicode-width v0.2.0
2026-06-21T22:29:02.0894967Z    Compiling cassowary v0.3.0
2026-06-21T22:29:02.1025825Z    Compiling clipboard-win v5.4.1
2026-06-21T22:29:02.3181260Z    Compiling nucleo-matcher v0.3.1
2026-06-21T22:29:02.3768873Z    Compiling qrcode v0.14.1
2026-06-21T22:29:02.4405070Z    Compiling ratatui v0.29.0
2026-06-21T22:29:02.7755304Z    Compiling tempfile v3.27.0
2026-06-21T22:29:03.9879061Z    Compiling clap v4.6.1
2026-06-21T22:29:15.3089459Z    Compiling rustls-webpki v0.103.13
2026-06-21T22:29:18.4643930Z    Compiling tokio-rustls v0.26.4
2026-06-21T22:29:18.4644294Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T22:29:18.4644645Z    Compiling noq-proto v0.17.0
2026-06-21T22:29:18.6438148Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T22:29:18.6438797Z    Compiling hyper-rustls v0.27.9
2026-06-21T22:29:18.6439082Z    Compiling tokio-websockets v0.13.2
2026-06-21T22:29:18.8622401Z    Compiling reqwest v0.13.4
2026-06-21T22:29:19.8704285Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T22:29:36.6863209Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T22:29:38.1846954Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T22:29:47.2191350Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T22:29:54.1887450Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
2026-06-21T22:29:54.2101300Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T22:29:54.2605728Z 
2026-06-21T22:29:54.2605958Z running 1 test
2026-06-21T22:30:02.0820850Z test new_brain_serves_against_old_broker ... ok
2026-06-21T22:30:02.0821100Z 
2026-06-21T22:30:02.0821404Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.82s
2026-06-21T22:30:02.0821687Z 
2026-06-21T22:30:02.1352607Z Post job cleanup.
2026-06-21T22:30:02.2406190Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T22:30:02.2618794Z git version 2.43.0.windows.1
2026-06-21T22:30:02.2653626Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\486a6c42-0107-4be9-8412-51da60612fc9\.gitconfig'
2026-06-21T22:30:02.2666283Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\486a6c42-0107-4be9-8412-51da60612fc9' before making global git config changes
2026-06-21T22:30:02.2666852Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T22:30:02.2671556Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T22:30:02.2895136Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T22:30:02.3112875Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T22:30:02.6730058Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T22:30:02.6926364Z http.https://github.com/.extraheader
2026-06-21T22:30:02.6953818Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T22:30:02.7187803Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T22:30:03.0837783Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T22:30:03.1048039Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T22:30:03.4758575Z Cleaning up orphan processes
